home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 874 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  4.7 KB

  1. From: benni@phil15.uni-sb.de (Benjamin Lorenz)
  2. Subject: Software for MiNX (I'd like this name...)
  3. Date: Tue, 18 Jan 1994 23:27:39 +0100 (MET)
  4. Mime-Version: 1.0
  5.  
  6. Hello all...
  7.  
  8. In this mail, I want to introduce the things I set up 
  9. at home in the last days - inspirated by the discussion 
  10. here in the mint list.
  11.  
  12. I tried to find a path structure that can be accepted
  13. by everyone, but, of course, it's just a suggestion.
  14.  
  15. I have 3 Minix partitions: /e (root filesystem)
  16.                /g (var subdirectory)
  17.                /h (home subdirectory)
  18.  
  19. Here's my root directory:
  20. /e:
  21. total 11
  22. drwxr-xr-x   2 root     wheel        2560 Jan 17 23:10 bin
  23. drwxr-xr-x   2 root     wheel         672 Jan 18 18:10 etc
  24. lrwxrwxrwx   1 root     wheel          10 Jan 15 01:24 home -> u:/h/home
  25. drwxr-xr-x   2 root     wheel         192 Jan 17 21:22 lost+found
  26. drwxr-xr-x   2 root     wheel         384 Jan 17 23:38 sbin
  27. drwxrwxrwt   2 root     wheel         192 Jan 18 16:54 tmp
  28. drwxr-xr-x   8 root     wheel         384 Jan 15 01:22 usr
  29. lrwxrwxrwx   1 root     wheel           9 Jan 18 00:48 var -> u:/g/var
  30.  
  31. In /usr, you find:
  32. /e/usr:
  33. total 15
  34. drwxr-xr-x   2 root     wheel        2688 Jan 18 15:46 bin
  35. drwxr-xr-x   3 root     wheel        2592 Jan 17 21:52 include
  36. drwxr-xr-x   6 root     wheel        1216 Jan 18 01:46 lib
  37. drwxr-xr-x   4 root     wheel         384 Jan 15 17:05 local
  38. drwxr-xr-x  18 root     wheel         576 Jan 17 02:52 man
  39. drwxr-xr-x   2 root     wheel          64 Jan 15 01:14 sbin
  40. lrwxrwxrwx   1 root     wheel          13 Jan 15 01:20 spool -> ../var/spool
  41. lrwxrwxrwx   1 root     wheel          11 Jan 15 01:21 tmp -> ../var/tmp
  42. lrwxrwxrwx   1 root     wheel           4 Jan 15 01:22 ucb -> bin
  43. lrwxrwxrwx   1 root     wheel           7 Jan 15 01:19 var -> ../var
  44.  
  45. And in /var, you find the subdirectories adm
  46.                      log
  47.                      spool/cron
  48.                            mail
  49.                            news
  50.                      tmp
  51.  
  52.  
  53. Ok, so far, so good. (or bad?)
  54.  
  55. Now I'd like to begin a new discussion about the software 
  56. that we should install in each directory (much more 
  57. interesting in my opinion!)
  58.  
  59. Here's my /bin:
  60. [         csplit    expand    logname   printenv  su        uniq
  61. agrep     cut       expr      ls        printf    sum       vdir
  62. awk       date      false     make      ps        tac       wc
  63. basename  dd        fold      mkdir     pwd       tail      who
  64. cat       df        grep      mv        rm        tee       whoami
  65. chgrp     dir       groups    nice      rmdir     test      yes
  66. chmod     dirname   head      nl        sed       touch
  67. chown     du        id        od        sh        tr
  68. cksum     echo      join      passwd    sleep     true
  69. cmp       ed        limit     paste     sort      tty
  70. comm      egrep     ln        pathchk   split     uname
  71. cp        env       login     pr        strings   unexpand
  72.  
  73. And here my /usr/bin:
  74. Pnews         fiz           last          patch         top
  75. Rnmail        frm           ld            printstk      trn
  76. apropos       gcc           less          r             troff
  77. ar            gcc-ar.ttp    less.hlp      sb            unshar
  78. arc           gcc-as.ttp    lesskey       sdiff         uudecode
  79. as            gcc-cc1.ttp   lharc         sendlog       uuencode
  80. bg            gcc-cpp.ttp   lpr           size          vi
  81. c             gcc-ld.ttp    man           size68        whatis
  82. catman        gcc-nm.ttp    mem           strip         write
  83. cc            gcc-size.ttp  mintvers      stty          xkey
  84. cnm           groff         more          sx            xstrip
  85. cpp           grotty        mthreads      sym-ld        yacc
  86. diff          gs            newsetup      sz            zoo
  87. diff3         gtar          newsgroups    tar           zsh
  88. elm           gunzip        nfrm          tcsh
  89. finger        gzip          nm            termsize
  90. fixstk        install       nroff         toglclr
  91.  
  92. I think it's a good idea to have both /bin and /usr/bin because
  93.   -  MinixFS becomes too slow if you have to much files in one
  94.      Directory,
  95.   -  it's easier to keep the overview. :-)
  96.  
  97. /sbin:
  98. ac       getty    init     minit    syslogd
  99. fsck     halt     mfsconf
  100.  
  101. /etc:
  102. gettytab      organization  rc.local      termcap       zshenv
  103. group         passwd        rc.single     ttytab        zshrc
  104. host          rc            syslog.conf   utmp
  105. motd          rc.boot       syslog.pid    zlogin
  106.  
  107.  
  108. For those of you who are interested in getting all the 
  109. stuff mentioned in this mail, I arranged a subdirectory `atari'
  110. on our ftp server `pfsparc02.phil15.uni-sb.de' (134.96.82.13).
  111.  
  112. There is an ASCII file, produced by `ls -lR' and an archive
  113. containing all the stuff.
  114.  
  115. Please tell me which files you are missing! 
  116. The directory is world-writeable, so you could upload the 
  117. missing pieces... 
  118.  
  119. Benni
  120.  
  121. -- 
  122. Benjamin Lorenz, Brunnenweg 33, 66133 Saarbruecken
  123. E-mail: belo@stud.uni-sb.de, Phone: +49 681 815702
  124.  
  125.